MY字典>英语词典>memory access翻译和用法

memory access

英 [ˈmeməri ˈækses]

美 [ˈmeməri ˈækses]

存储访问,内存访问;存取存储器

计算机

英英释义

noun

  • (computer science) the operation of reading or writing stored information
      Synonym:access

    双语例句

    • On the other side are the technological advances made in the platform, including architectures ( multiprocessing, symmetric multithreading, non-uniform memory access [ NUMA]) and virtualization.
      另一方面,它要考虑平台方面的技术进步,包括架构(多处理、对称多线程、非一致内存访问[NUMA]和虚拟化)。
    • This increases the latency of the task's memory access until its data is in the cache of the new CPU.
      这就增加了任务的内存访问延迟,这些时间用来将其数据移入新CPU的内存中。
    • This advanced property is used for optimizing memory access. See documentation for usage.
      此高级属性用于优化内存访问。有关用法,请参阅文档。
    • Purify adds value to your existing correctness tests by simultaneously checking for memory access errors.
      Purify可以通过同时检查内存访问错误来对您的现存正确性测试增加价值。
    • Large page usage is primarily intended to provide performance improvements to memory access intensive applications.
      使用大页主要是为提高内存访问频繁的应用程序的性能。
    • A method and apparatus for high performance volatile disk drive ( VDD) memory access using an integrated direct memory access ( DMA) engine.
      一种方法和装置,用于使用集成直接存储器访问(DMA)引擎进行高性能易失性磁盘驱动器(VDD)存储器访问。
    • The index register is added to the specified address, and the result is used as the address for the memory access.
      索引寄存器会与某个指定的地址相加,结果用作访问内存时使用的地址。
    • As processor gets much higher speed, the memory access latency becomes a bottleneck that restricts higher performance.
      随着处理机运行速度的逐渐提高,存储访问延迟成为性能提高的瓶颈。
    • Analysis and Research of Windows CE Memory Access
      WINDOWSCE内存访问原理分析与研究
    • The other main type of processor architecture, CISC ( the x86 processor being a popular CISC instruction set), allows for memory access in nearly every instruction.
      另外一种主要的处理器体系结构CISC(x86处理器就是一种流行的CISC指令集)几乎允许在每条指令中进行内存访问。